Loading...
 

Case Label

colon

:

The colon has two functions:

  1. In a case statement, between case and endCase, it converts the previous statement into a case label.
  2. In the definition block of a window or window element it separates the message name from the reaction to it.